DatabaseField.Value Property

Syntax

Value as Variant


Used to get and set the value of a field of any data type. The properties that get and set the values of specific data types are recommended over Value.

Set Value to Nil to set the field to NULL. The NULL value is currently supported in the MySQL, OpenBase, and PostgreSQL plug-ins.